home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 001-025 / scopedisk20 / gwcalc / gwcalc.mess < prev   
Text File  |  1995-03-18  |  1KB  |  20 lines

  1.     Just uploaded a file named `gwCalc.arc'.  It contains a Calculator
  2. program written in `C' by myself.  This was an attempt to create a
  3. programmable calculator that anyone can program.  To be honest, this
  4. turned out quite different than I expected.  I am disappointed with
  5. the size of the program at this stage.  I can't help notice that its
  6. almost as large as TxED.  For that and other reasons, I haven't added
  7. some features like fixed precision and ...
  8.  
  9.     When ran, `gwCalc' opens a small window with several string and
  10. button gadgets, the main equation gadget is activated and awaits your
  11. equation.  The result is displayed just above the main equation box.
  12. At the top, a paper tape displays a history of your work and, at the
  13. bottom, 4 memory registers are constantly in view.  2 other equation
  14. gadgets store short equations that serve as programs.
  15.  
  16.     Although, its a very simple equation solver its very flexible and
  17. hopefully useful.  Please try it out and return any comments.
  18.  
  19.     Gaylan Wallis
  20.